Namespaces

Types in FluentNHibernate.Mapping

Type DynamicComponentPart<T>

Namespace FluentNHibernate.Mapping

Parent ComponentPartBase<TEntity, TBuilder>

Interfaces IComponentMappingProvider

Methods

Properties

Public instance methods

PropertyBuilder Map(string key)

Map a property
Parameters
string key

Dictionary key

PropertyBuilder Map<TProperty>(string key)

Map a property
Parameters
string key

Dictionary key

Public properties

AccessStrategyBuilder<T> Access get;

Type EntityType get;

DynamicComponentPart<T> Not get;